GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > ShapeActionsCommand クラス > Glow メソッド : Glow(Shape[],ShapeGlowPreset,Boolean) メソッド |
'Declaration
Public Overloads Shared Function Glow( _ ByVal drawingObjects() As Shape, _ ByVal shapeGlowPreset As ShapeActionsCommand.ShapeGlowPreset, _ Optional ByVal isText As Boolean _ ) As ShapeActionsCommand
public static ShapeActionsCommand Glow( Shape[] drawingObjects, ShapeActionsCommand.ShapeGlowPreset shapeGlowPreset, bool isText )